home *** CD-ROM | disk | FTP | other *** search
- object EscapeSingleDlg: TEscapeSingleDlg
- Left = 252
- Top = 177
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Timer aborted:'
- ClientHeight = 102
- ClientWidth = 197
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 16
- Top = 28
- Width = 153
- Height = 24
- AutoSize = False
- Caption = 'Single capture was cancelled. The timer is now disabled.'
- WordWrap = True
- end
- object Label2: TLabel
- Left = 16
- Top = 12
- Width = 74
- Height = 13
- Caption = '[WinGrab 1.XX]'
- end
- object BitBtn1: TBitBtn
- Left = 60
- Top = 68
- Width = 70
- Height = 26
- TabOrder = 0
- Kind = bkOK
- end
- end
-